Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Job Collection Items


Collation Information

The collection item ID for collation information is defined in the following enumeration:

enum { gxCollationTag = 'sort' };
QuickDraw GX stores collation information in the collation information structure:

struct gxCollationInfo {
   Boolean collation;            
};
Field Description
collation
A Boolean value indicating whether the user wants to collate document pages when printed. When the user chooses the Collate Copies checkbox in the Print dialog box, the collation field contains true; otherwise, the field contains false.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help